home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="PeonMain"
- ProjectGUID="{E73D0348-8FA8-4E7C-916A-3A9586B6E670}"
- RootNamespace="PeonMain"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="../obj/Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""../include""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PEONMAIN_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDL_image.lib SDL_mixer.lib opengl32.lib glu32.lib openal32.lib alut.lib ogg_static_d.lib vorbis_static_d.lib vorbisfile_static_d.lib lua+lib.lib CEGUIBase_d.lib OpenGLGUIRenderer_d.lib"
- OutputFile="../bin/VS2005/PeonMain_d.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""../../Dependencies/VS2003_libs""
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/PeonMain.pdb"
- SubSystem="2"
- ImportLibrary="../lib/VS2005/PeonMain_d.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy ..\bin\VS2003\$(TargetFileName) ..\..\redist\$(TargetFileName)
"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="../obj/Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""..\include""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PEONMAIN_EXPORTS"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="sdl.lib sdl_image.lib sdl_mixer.lib opengl32.lib glu32.lib openal32.lib alut.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib tokamak.lib CEGUIBase.lib OpenGLGUIRenderer.lib"
- OutputFile="../bin/VS2005/PeonMain.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""../../Dependencies/VS2003_libs""
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="../lib/VS2003/PeonMain.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy ..\bin\VS2003\$(TargetFileName) ..\..\redist\$(TargetFileName)"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Header files"
- >
- <File
- RelativePath="..\include\AudioEngine.h"
- >
- </File>
- <File
- RelativePath="..\include\Billboard.h"
- >
- </File>
- <File
- RelativePath="..\include\EngineCore.h"
- >
- </File>
- <File
- RelativePath="..\include\FileLogger.h"
- >
- </File>
- <File
- RelativePath="..\include\IActor.h"
- >
- </File>
- <File
- RelativePath="..\include\IApplication.h"
- >
- </File>
- <File
- RelativePath="..\include\IApplicationState.h"
- >
- </File>
- <File
- RelativePath="..\include\IniConfigReader.h"
- >
- </File>
- <File
- RelativePath="..\include\InputEngine.h"
- >
- </File>
- <File
- RelativePath="..\include\ISceneObject.h"
- >
- </File>
- <File
- RelativePath="..\include\ISingleton.h"
- >
- </File>
- <File
- RelativePath="..\include\IUnknown.h"
- >
- </File>
- <File
- RelativePath="..\include\Matrix44.h"
- >
- </File>
- <File
- RelativePath="..\include\PeonDLLHeader.h"
- >
- </File>
- <File
- RelativePath="..\include\PeonMain.h"
- >
- </File>
- <File
- RelativePath="..\include\PeonPlatform.h"
- >
- </File>
- <File
- RelativePath="..\include\Peonstdafx.h"
- >
- </File>
- <File
- RelativePath="..\include\Plane.h"
- >
- </File>
- <File
- RelativePath="..\include\PrimTypes.h"
- >
- </File>
- <File
- RelativePath="..\include\Quaternion.h"
- >
- </File>
- <File
- RelativePath="..\include\Ray.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneCamera.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneFont.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneLight.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneRenderer.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneRoot.h"
- >
- </File>
- <File
- RelativePath="..\include\SceneTexture.h"
- >
- </File>
- <File
- RelativePath="..\include\Sphere.h"
- >
- </File>
- <File
- RelativePath="..\include\Timer.h"
- >
- </File>
- <File
- RelativePath="..\include\Vector3.h"
- >
- </File>
- <File
- RelativePath="..\include\Vector4.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Source files"
- >
- <File
- RelativePath="..\source\AudioEngine.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Billboard.cpp"
- >
- </File>
- <File
- RelativePath="..\source\EngineCore.cpp"
- >
- </File>
- <File
- RelativePath="..\source\FileLogger.cpp"
- >
- </File>
- <File
- RelativePath="..\source\IActor.cpp"
- >
- </File>
- <File
- RelativePath="..\source\IApplication.cpp"
- >
- </File>
- <File
- RelativePath="..\source\IniConfigReader.cpp"
- >
- </File>
- <File
- RelativePath="..\source\InputEngine.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Matrix44.cpp"
- >
- </File>
- <File
- RelativePath="..\source\PeonMain.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Plane.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Quaternion.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Ray.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Renderer.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneCamera.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneFont.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneLight.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneRenderer.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneRoot.cpp"
- >
- </File>
- <File
- RelativePath="..\source\SceneTexture.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Sphere.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Timer.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Vector3.cpp"
- >
- </File>
- <File
- RelativePath="..\source\Vector4.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
-